Objects Reference

light_map::load

Prototype

void load(light_map_pic *lmp)

Parameters

Parameter Type Description
lmp light_map_pic * light_map_pic with original light_map values

Return Value

None

Remarks

This function restores the light_map pixels from the light_map_pic. Used when restoring a dynamicaly modified light_map.